pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
PublishFileParameters
Publish
File
Parameters
js
interface
PublishFileParameters
Members
Properties
channel
Link copied to clipboard
js
abstract
var
channel
:
String
custom
Message
Type
Link copied to clipboard
js
abstract
var
customMessageType
:
String
?
file
Id
Link copied to clipboard
js
abstract
var
fileId
:
String
file
Name
Link copied to clipboard
js
abstract
var
fileName
:
String
message
Link copied to clipboard
js
abstract
var
message
:
Any
?
meta
Link copied to clipboard
js
abstract
var
meta
:
Any
?
store
In
History
Link copied to clipboard
js
abstract
var
storeInHistory
:
Boolean
?
ttl
Link copied to clipboard
js
abstract
var
ttl
:
Number
?